{curl 3.0 applet}
{center
    {Table
      background = "white",
    width = 200mm, height = 124mm,
    border-width = 1px,
        border-color = "black",
         halign = 0.15,
        valign = 0.01,


 
    
{left-justify
{CommandButton    
    style = "label-only",cursor = cursor-hand,    
     reactive-label = {ReactiveLabel
      label = {image
                  source={url"home_1.jpg"}},
                  label-pressed = {image
                                      source={url"home_2.jpg"}},
      label-rollover = {image
                           source={url"home_2.jpg"}}},
    {on Action do
      {{get-the-applet}.browse-url
        {url"links.curl"},
          target="_self"
      }
    }
}{br}
{CommandButton    
    style = "label-only",cursor = cursor-hand,    
     reactive-label = {ReactiveLabel
      label = {image
                  source={url"news_1.jpg"}},
                  label-pressed = {image
                                      source={url"news_2.jpg"}},
      label-rollover = {image
                           source={url"news_2.jpg"}}},
    {on Action do
      {{get-the-applet}.browse-url
        {url"links.curl"},
          target="_self"
      }
    }
}{br}
{CommandButton    
    style = "label-only",cursor = cursor-hand,    
     reactive-label = {ReactiveLabel
      label = {image
                  source={url"info_1.jpg"}},
                  label-pressed = {image
                                      source={url"info_2.jpg"}},
      label-rollover = {image
                           source={url"info_2.jpg"}}},
    {on Action do
      {{get-the-applet}.browse-url
        {url"links.curl"},
          target="_self"
      }
    }
}{br}
{CommandButton    
    style = "label-only",cursor = cursor-hand,    
     reactive-label = {ReactiveLabel
      label = {image
                  source={url"freeware_1.jpg"}},
                  label-pressed = {image
                                      source={url"freeware_2.jpg"}},
      label-rollover = {image
                           source={url"freeware_2.jpg"}}},
    {on Action do
      {{get-the-applet}.browse-url
        {url"links.curl"},
          target="_self"
      }
    }
}{br}
{CommandButton    
    style = "label-only",cursor = cursor-hand,    
     reactive-label = {ReactiveLabel
      label = {image
                  source={url"guestbook_1.jpg"}},
                  label-pressed = {image
                                      source={url"guestbook_2.jpg"}},
      label-rollover = {image
                           source={url"guestbook_2.jpg"}}},
    {on Action do
      {{get-the-applet}.browse-url
        {url"links.curl"},
          target="_self"
      }
    }
} {br}  {right-justify  {Table
      background = "white",
    width = 137mm, height = 85mm,
    border-width = 1px,
        border-color = "black",
   
   {TextFlowBox 
  background = "white",
        width = 120mm,
        height= 115mm,
  text-top-margin = 60px,
  text-left-margin = 20px,
  text-right-margin = 20px,
  text-bottom-margin = 20px,
  text-selectable? = false,
  {text Hier{br}ein hervorragendes {monospace Beispiel} wie man mit Tabellen und Frames eine Seite gestaltet.
      Die linksbutton wren als Javascript
      uerst schwieriger zu programmieren.}}
   }                       

}
    }
    }}  